home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / mac / SourceMc / CompuServeCD.DIR / 00177.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  117 b   |  7 lines

  1. on exitFrame
  2.   repeat with x = 13 to 24
  3.     set the cursor of sprite x to [115, 116]
  4.   end repeat
  5.   startTimer()
  6. end
  7.